| Total Complexity | 56 |
| Dependencies | 3 |
| Dependents | 3 |
| Total lines | 400 |
| Lines of code | 191 |
| Logical lines of code | 122 |
| Comment lines | 174 |
| Methods | 8 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| utf8_to_codepoints() | 38 | 25 | 61 | |
| punycode_encode() | 39 | 13 | 67 | |
| to_ascii() | 53 | 7 | 24 | |
| adapt() | 57 | 3 | 16 | |
| encode() | 62 | 3 | 10 | |
| digit_to_char() | 67 | 3 | 7 | |
| is_ascii() | 78 | 1 | 3 | |
| nameprep() | 81 | 1 | 3 |